Technical Q&AHW 40 - Changing the configuration variable in Open Firmware (15-February-99)Q: How do you change a configuration variable?
A:
You can change any configuration variable using the Open Firmware user interface, using the setenv <name> <value>
setenv my-value 3 creates a new configuration variable named my-value and sets it to the string 3. If you then enter -- Wayne Flansburg Worldwide Developer Technical Support Technical Q&As | Contents Previous Question | Next Question To contact us, please use the Contact Us page. |